home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / fractal / kaos.lha / modellib / class_kaos_model.h < prev    next >
Encoding:
C/C++ Source or Header  |  1990-02-13  |  1.0 KB  |  29 lines

  1. /*
  2. ----------------------------------------------------------------
  3.     This file is automatically generated by kwrite_model.
  4. -----------------------------------------------------------------
  5. */
  6. /*
  7.     vector field and function routine pointers
  8. */
  9. extern int (*f_p)();
  10. extern int (*func_p)();
  11. extern int userds0_f(),userds0_func();
  12. extern int userds1_f(),userds1_func();
  13. extern int userds2_f(),userds2_func();
  14. extern int d4hammm_f(),d4hammm_func();
  15. extern int d4hampp_f(),d4hampp_func();
  16. extern int d4dissmmp_f(),d4dissmmp_func();
  17. extern int lorenz_f(),lorenz_func();
  18. extern int nlmathieu_f(),nlmathieu_func();
  19. extern int dpfosc2_f(),dpfosc2_func();
  20. extern int henonmap_f(),henonmap_func();
  21. extern int kotorusmap_f(),kotorusmap_func();
  22. extern int dissstandmap_f(),dissstandmap_func();
  23. extern int siegelmap_f(),siegelmap_func();
  24. extern int martyd3_f(),martyd3_func();
  25. extern int henonheiles_f(),henonheiles_func();
  26. extern int vanderpol_f(),vanderpol_func();
  27. extern int duffing_f(),duffing_func();
  28. extern int simpletorusmap_f(),simpletorusmap_func();
  29.